home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / PEBuilder / pebuilder3110a.exe / {app} / plugin / bartpe / msclisrv.cmd < prev    next >
OS/2 REXX Batch file  |  2004-12-03  |  110b  |  7 lines

  1. @echo off
  2. call msclient.cmd
  3. if errorlevel 1 goto _err
  4. call msserver.cmd
  5. if errorlevel 1 goto _err
  6. :_err
  7.